|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.psnc.graph.factory.GraphEditorFactory
public class GraphEditorFactory
GraphEditorFactory class - factory is responsible for creating an
instance of JGraph Editor.
| Constructor Summary | |
|---|---|
GraphEditorFactory()
|
|
| Method Summary | |
|---|---|
static IWorkflowPane |
createNewInstance()
Create a new instance of IWorkflowPane, which contains JGraph
component.Scenario Graph Editor |
static IWorkflowPane |
getInstance()
Gets new instance of graph editor, instance of IWorkflowPane |
static void |
steInstance(IWorkflowPane pane)
Sets the given pane as a graph editor pane |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GraphEditorFactory()
| Method Detail |
|---|
public static IWorkflowPane getInstance()
IWorkflowPane
public static IWorkflowPane createNewInstance()
IWorkflowPane, which contains JGraph
component.Scenario Graph Editor
IWorkflowPanepublic static void steInstance(IWorkflowPane pane)
pane - instance of graph editor pane
|
Graph Common | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||